C1.Web.Mvc Namespace / FlexChartBase<T> Class / OnClientSelectionChanged Property

In This Topic
OnClientSelectionChanged Property (FlexChartBase<T>)
In This Topic
Occurs after the selection changes, whether programmatically or when the user clicks the chart.
Syntax
'Declaration
 
Public Overridable Property OnClientSelectionChanged As String
 
See Also